-
Notifications
You must be signed in to change notification settings - Fork 2k
Missing download info for actions/checkout@v4 #2191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
We're also suddenly seeing this with |
My config is similar, but seeing the same issues:
and my config is this:
|
Here's my config that got things working. Maybe it wasnt a bug at all or maybe it was just using tagged (and not release versions, I am not sure):
|
We finally managed to resolve this in our GH Enterprise Cloud setup, and this is what we found:
Side Note If you are using SSO, and you update a PAT's perms for, say, the service account running your workflow, you'll need to re-auth that PAT against the SSO-enabled Orgs again (via the |
Uh oh!
There was an error while loading. Please reload this page.
Hi, my GHA pipeline started to fail on step that uses tenhaus/get-release-or-tag@v2 action.
The same error happens on checkout@v4, checkout@v3 and checkout@v4.2.2.
GHA job that fails when I try to use this action:
The text was updated successfully, but these errors were encountered: